|
Internal Name: |
Hibernate Entity |
|
Description: |
A Hibernate persistent entity |
|
Singleton: |
no |
|
Plugin: |
Hibernate |
|
Name |
Type |
Description |
Internal Name |
|
Load Count |
measurement |
The number of times this entity was loaded since the statistics were reset |
loadCount |
|
Update Count |
measurement |
The number of times this entity was updated since the statistics were reset |
updateCount |
|
Insert Count |
measurement |
The number of times this entity was inserted since the statistics were reset |
insertCount |
|
Delete Count |
measurement |
The number of times this entity was deleted since the statistics were reset |
deleteCount |
|
Fetch Count |
measurement |
The number of times this entity was fetched since the statistics were reset |
fetchCount |
|
Optimistic Lock Failure Count |
measurement |
The number of StaleObjectStateExceptions for this entity that occurred since the statistics were reset |
optimisticFailureCount |
You must use the internal name to reference traits in Dynamic Group Definition expressions.